home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Action 1996 January
/
mac-action-07.iso
/
mac
/
Inside Action
/
Beatrix Potter
/
Peter Rabbit
/
MOSAIC.DXR
/
00008.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-13
|
129 b
|
9 lines
on exitFrame
global gMosaicMap
if gMosaicMap = "ABCDEX" then
go("Mosaic Finished")
else
go(the frame)
end if
end